*
{ 
	margin: 0px;   
	padding: 0px;
	
	position: relative;


}

#loading{
	position: fixed;
	width: 100%;
	height: 120vh;
	top: 0;
	background:#fff 
	url('namsate.gif')no-repeat center;
	z-index: 99999;
}
/*-----------scroll-btn--------*/
.scroll-btn {
	font-size: 3rem;
	color: #000000;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1;
  
}
.scroll-btn img{
	  border-radius: 100px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 1.5);

}
.scroll-btn img:hover {
	width: 60px;
	height: 60px;
  box-shadow: 0px 5px 20px rgba(225, 0, 0, 1.5);
     z-index: 1;
}
/*-----------scroll end--------*/

/*.section-1{
	margin-top: -4%;
	height: 100vh;
	background-image: url('about_state_dist/Img/history.jpeg');
    background-size: cover;
    z-index: 0;
	opacity: 0.4;

}*/
.about-wrap.history-intro {
	margin-top:-4%;
    padding: 100px 0 220px;
}
.about-wrap, #home-map-wrap, .head-wrap, .protected-area-wrap {
    background: url('../dist/Img/about/history.jpg') no-repeat;
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed
    ;

}
.latest-news-content{
position: absolute;
    right:    -5%;
    border: 1px solid rgba(34,34,34,0.50);
    top: 25%;
    width: 70%;
    height: 85%;
    background: rgba(0, 0, 0, 0.5); 
}
h2{
	top: 0%;
	left:  20%;
	color: #fff;
}
.tiger-img-1{
	left: 0%;
}
p{
	
	margin-top: 10px;
	width: 80%;
	left:  20%;
	color: #fff;
}



.about-wrap-1.history-intro {
	margin-top: -4%;
     padding: 110px 0 220px;
}
.about-wrap-1, #home-map-wrap, .head-wrap, .protected-area-wrap {
    background: url('../dist/Img/about/culture history of k.jpg') no-repeat;
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed;

}
.latest-news-content-1{
position: absolute;
    right:    30%;
    border: 1px solid rgba(34,34,34,0.50);
    top: 20%;
    width: 70%;
    height: 90%;
    background: rgba(0, 0, 0, 0.5); 
}
.subtitle-1{
	top: 0%;
	left:  20%;


}
.tiger-img-1{
	left: 70%;
}
p{
	top: 2%;
	margin-top: 10px;
	width: 80%;
	margin-left:  5%;
	color: #fff;
}



.about-wrap-2.history-intro {
	margin-top: -4%;
    padding: 110px 0 220px;
}
.about-wrap-2, #home-map-wrap, .head-wrap, .protected-area-wrap {
    background: url('../dist/Img/about/haleganda_history.jpg') no-repeat;
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed;

}
.latest-news-content-2{
position: absolute;
    right:    -5%;
    border: 1px solid rgba(34,34,34,0.50);
    top: 20%;
    width: 70%;
    height: 85%;
    background: rgba(0, 0, 0, 0.5); 
}
.subtitle-2{
	top: 0%;
	left:  20%;

}
.tiger-img-2{
	left: 0%;
}
p{
	top: 2%;
	margin-top: 10px;
	width: 80%;
	left:  20%;
	color: #fff;
}

.about-wrap-3.history-intro {
	margin-top: -4%;
     padding: 90px 0 210px;
}
.about-wrap-3, #home-map-wrap, .head-wrap, .protected-area-wrap {
    background: url('../dist/Img/about/hosaganada history k.jpg') no-repeat;
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed;

}
.latest-news-content-3{
position: absolute;
    right:    30%;
    border: 1px solid rgba(34,34,34,0.50);
    top: 20%;
    width: 70%;
    height: 90%;
    background: rgba(0, 0, 0, 0.5); 
}
.subtitle-3{
	top: 0%;
	left:  20%;

}
.tiger-img-3{
	left: 70%;
}
p{
	top: 2%;
	margin-top: 10px;
	width: 80%;
	left:  0;
	color: #fff;
}




@media all and (max-width: 800px){

.about-wrap.history-intro {
	margin-top:-4%;
    padding: 100px 0 220px;
}
.about-wrap, #home-map-wrap, .head-wrap, .protected-area-wrap {
    background: url('../dist/Img/about/history.jpg') no-repeat;
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed
    ;

}





} 

